Login

    Register

PROJECT CATEGORIES

 

CF_PayFlowPro
Project Home External Project Link Contact Project

Author: Ryan Stille (All RIAForge projects by this author)
Last Updated: August 27, 2009 5:45 PM
Version: 1.4
Views: 5,596
Downloads: 1,747
License: Apache License, Version 2

Description:

CFX_PayFlowPro will cease to function in September 2009, when PayPal drops the older v1 and v2 methods of connecting.

This tag should be a drop in replacement for most uses of CFX_PayFlowPro. Just change 'CFX_' to 'CF_' in your code.

If you find it needs any tweaks or additional parameters added, please let me know and I'll get them added to the tag.

Thanks to Mark Breneman's blog post (http://www.dervishmoose.com/blog/index.cfm/2008/3/10/Drop-in-replacement-for-CFXPAYFLOWPRO-on-ColdFusion-8) for providing the basis of the tag.

Update: v1.1 - made a change to fix the old production URL if it was passed in. Previously was only looking for the older testing url.

Update: v1.2 - Added support for ORIGID parameter.

Requirements:

CFMX
It may work with CF5, if you try it please let me know.

Update - I have a version of the tag working with CF5, see my blog for more details http://www.stillnetstudios.com/2009/02/02/cfx_payflowpro-drop-in-replacement/